AAssetManager_open

Open an asset.

The object returned here should be freed by calling AAsset_close().

extern (C) nothrow @nogc
AAssetManager_open
(
AAssetManager* mgr
,
const(char)* filename
,
int mode
)

Meta